home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 937 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.8 KB

  1. From: hyc@hanauma.jpl.nasa.gov
  2. Subject: Re: GEM/X 
  3. Date: Fri, 21 Jan 94 10:24:20 PST
  4.  
  5.  
  6.   What you wrote:
  7.   > What about NeXT ?  X uses by far the most CPU resources, and GEM the least,
  8.   > so what about something in between .. like the NeXT GUI?  It could be
  9.   > simulated either by adding to GEM, or rewrite GEM to call NeXT-like objects
  10.  .
  11.   
  12.   NeXTstep would he even worse than a simple X server on an ST or Falcon;
  13.   Display PostScript is computationally expensive, and we don't have enough
  14.   computrons to spread around.  Have you seen how slow Ghostscript and
  15.   Ultrascript (two PostScript emulators) are on a 68k?  *shudder*
  16.  
  17. Agreed, anything PostScript based would be a worse drain than even X...
  18.   
  19.   I wonder if a virtual desktop for MGR would be possible, and how "slow"
  20.   it would be?  MGR is a pretty minimal (ie, fast and not too memory hogging)
  21.   graphical environment...  Maybe someone who's actually been using it
  22.   (is Howard Chu on this list?) has been doing some work at making it more
  23.   attractive to users?
  24.  
  25. I've had to give up using MGR to write stuff in MultiTOS on the Falcon. As
  26. such, I guess now I'm more interested in ideas to optimize GEM than to use
  27. alternate window systems.
  28.   
  29.   It's a pity Atari decided to put such a brain-dead MMU into the original
  30.   ST.  4M isn't enough for all of this and a C compiler, let alone a C++
  31.   compiler.  :-(
  32.  
  33. Well, maybe not for a GNU compiler, anyway... Lots of people got lots of
  34. useful work done on Sun 3/50s, 4 MB, 12.5 MHz 68020... But even so, a real MMU
  35. would be nice. A CPU that supported virtual machine operations would be nice.
  36. Like a 68030...
  37.  
  38. Of course, you can still get 12 MHz 68010s from Motorola, and they ought to be
  39. able to operate at 16 MHz. Stick one of those in a 16 MHz accelerator board,
  40. and you may be able to get by a while longer...
  41.